home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / os2 / os2cd.zip / OS2CD.TXT
Text File  |  1994-02-23  |  3KB  |  59 lines

  1. =============================================================================
  2. Installing the NEW Creative Labs CD-ROM Driver in OS/2 2.1
  3. SBCD2.ADD Version 1.23
  4. =============================================================================
  5. You should replace any earlier version with this new driver.
  6.  
  7. INSTALLING SBCD2.ADD to an existing OS/2 system
  8.  
  9. 1. Check that you have the following lines in your CONFIG.SYS.  If these 
  10.     lines are missing, add them to your CONFIG.SYS and make sure that they 
  11.     are located in your OS/2 directory.  If these files are not in your OS/2 
  12.     directory then you must follow the Selective Install procedure detailed 
  13.     in your OS/2 manual, you must check the CD-ROM Drive box and select OTHER 
  14.     for the type of CD-ROM Drive attached to your system.
  15.  
  16.     BASEDEV=SBCD2.ADD /P:xxx (Where 'xxx' is the I/O Address of the SB card)
  17.     IFS=C:\OS2\CDFS.IFS /Q
  18.     DEVICE=C:\OS2\OS2CDROM.DMD
  19.     DEVICE=C:\OS2\MDOS\VCDROM.SYS
  20.  
  21. *NOTE:   A. These lines should be kept together in the CONFIG.SYS and they 
  22.         MUST be in the order shown above!
  23.  
  24.      B. Make sure that you do NOT have any duplicates of these lines in 
  25.         your CONFIG.SYS or  you will get an error every time OS/2 starts.
  26.  
  27. 2. Copy the SBCD2.ADD file to the C:\OS2 directory.  In some cases this file
  28.    may need to be located in the root directory of the C: drive.  If you  have 
  29.    SBCD2.ADD in the OS/2 directory and OS/2 still will not recognize your 
  30.    CD-ROM Drive then copy the file to the root directory.  This should solve 
  31.    the problem.
  32.  
  33. INSTALLING OS/2 2.1 (Final release) From CD-ROM using SBCD2.ADD
  34.  
  35. 1. Make backup copies of the two disks that come with the OS/2 2.1 CD-ROM.  
  36.    Store the original disks in a safe place in case they are needed in the future.
  37.  
  38. 2. Copy the SBCD2.ADD file to the new disk labeled "Diskette 1".
  39.  
  40. 3. Next, add the following line to the file CONFIG.SYS found on the new disk 
  41.    labeled "Diskette 1".  This line should come right before the line 
  42.    "IFS=CDFS.IFS /Q".
  43.  
  44.    BASEDEV=SBCD2.ADD /P:xxx  (Where 'xxx' is the I/O Address of the SB card)
  45.  
  46. 4. Reboot the system with the new disk labeled "Installation Diskette" and 
  47.    follow the installation process accordingly.
  48.  
  49. 5. After the installation is completed and your system has rebooted, you must 
  50.    copy the files CDFS.IFS and OS2CDROM.DMD from the OS/2 installation disk 
  51.    labeled "Diskette 1" into the OS2 directory on your hard drive, then  add 
  52.    the following two lines to your CONFIG.SYS file that is located on the C: 
  53.    drive.  So that you will be able to access the CD-ROM drive after the 
  54.    installation process has completed.
  55.  
  56.         IFS=C:\OS2\CDFS.IFS /Q
  57.         DEVICE=C:\OS2\OS2CDROM.DMD
  58.  
  59. 6. Remember to reboot the system.